setBuzzerGpio


For boards without a PWM buzzer, this is the pin number that will be used
Defaults to PIN_BUZZER if defined.
uint32 buzzer_gpio = 5;

Return

This builder for chaining.

Parameters

value

The buzzerGpio to set.